home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr36 / mapl0301.zip / CVTLNG.ZIP / LNG-CVT.BAT < prev    next >
DOS Batch File  |  1993-03-01  |  229b  |  5 lines

  1. rem use the line below for 286 machines or higher (/G2)
  2. rem bc /O /Fpa /s /G2 /X /Ot /MBF CvtLng.BAS,CVTLng.OBJ;
  3. rem 
  4. bc /O /Fpa /s  /X /Ot /MBF CvtLng.BAS,CVTLng.OBJ;
  5. Link /Noe /FAR /PACKC CVTLNG + noedit + nograph + nolpt;